home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 36
/
PC Gamer IT CD 36 2-2.iso
/
utility
/
savers
/
horses
/
setup.exe
/
0
/
RCDATA
/
TFRMABOUT
/
TFRMABOUT.txt
Wrap
Text File
|
1997-12-01
|
1KB
|
67 lines
object frmAbout: TfrmAbout
Left = 283
Top = 226
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Screen Saver'
ClientHeight = 180
ClientWidth = 376
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object logo: TImage
Left = 8
Top = 8
Width = 80
Height = 160
AutoSize = True
end
object Button1: TButton
Left = 294
Top = 146
Width = 75
Height = 23
Caption = '&OK'
Default = True
TabOrder = 0
OnClick = Button1Click
end
object Panel2: TPanel
Left = 96
Top = 8
Width = 273
Height = 129
BevelInner = bvRaised
BevelOuter = bvLowered
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object Label2: TLabel
Left = 8
Top = 8
Width = 257
Height = 54
Alignment = taCenter
AutoSize = False
Caption = '[ about ]'
end
object text: TLabel
Left = 8
Top = 64
Width = 257
Height = 54
Alignment = taCenter
AutoSize = False
Caption = '[ client text ]'
end
end
end